@brief Write a file on any format natively supported by
the library
@ingroup file
@param fname file name
@param dvb_file contents of the file to be written
@param delsys Delivery system, as specified by enum fe_delivery_system
@param format Name of the format to be read
@return It a pointer to struct dvb_file on success, NULL otherwise.
@brief Write a file on any format natively supported by the library @ingroup file
@param fname file name @param dvb_file contents of the file to be written @param delsys Delivery system, as specified by enum fe_delivery_system @param format Name of the format to be read
@return It a pointer to struct dvb_file on success, NULL otherwise.